home *** CD-ROM | disk | FTP | other *** search
/ Sprite 1984 - 1993 / Sprite 1984 - 1993.iso / man / cmds.fmt / chown.man < prev    next >
Encoding:
Text File  |  1989-07-31  |  1.1 KB  |  67 lines

  1.  
  2.  
  3.  
  4. CHOWN                     User Commands                     CHOWN
  5.  
  6.  
  7.  
  8. NNAAMMEE
  9.      chown - change owner
  10.  
  11. SSYYNNOOPPSSIISS
  12.      cchhoowwnn [ --RRff ] owner[.group] file ...
  13.  
  14. DDEESSCCRRIIPPTTIIOONN
  15.      _C_h_o_w_n changes the owner of the _f_i_l_e_s to _o_w_n_e_r.  The owner
  16.      may be either a decimal UID or a login name found in the
  17.      password file.  An optional group may also be specified.
  18.      The group may be either a decimal GID or a group name found
  19.      in the group-ID file.
  20.  
  21.      Only the super-user can change owner, in order to simplify
  22.      accounting procedures.  No errors, except for usage errors,
  23.      are reported when the --ff (force) option is given.
  24.  
  25.      When the --RR option is given, _c_h_o_w_n recursively descends its
  26.      directory arguments setting the specified owner.  When sym-
  27.      bolic links are encountered, their ownership is changed, but
  28.      they are not traversed.
  29.  
  30. SSEEEE AALLSSOO
  31.      chgrp(1), chown(2)
  32.  
  33.  
  34.  
  35.  
  36.  
  37.  
  38.  
  39.  
  40.  
  41.  
  42.  
  43.  
  44.  
  45.  
  46.  
  47.  
  48.  
  49.  
  50.  
  51.  
  52.  
  53.  
  54.  
  55.  
  56.  
  57.  
  58.  
  59.  
  60.  
  61.  
  62.  
  63. Sprite v1.0              April 21, 1988                         1
  64.  
  65.  
  66.  
  67.